Forum Discussion
Up Down Arrow for Numeric Inputs in Custom Visual
- 8 years ago
This is a full list of properties that I know about:
-
weight
-
angle
-
textSize
-
fontSize
-
titleFontSize
-
secFontSize
-
secTitleFontSize
-
outlineWeight
-
gridVerticalWeight
-
gridHorizontalWeight
-
barWeight
-
rowPadding
-
cardPadding
-
imageHeight
-
steppedLayoutIndentation
-
borderThickness
-
preferredCategoryWidth
-
strokeWidth
-
gridlineThickness
-
markerSize
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
-
v-viig Now I understand that I have to used predefined properties name in order to get that arrows and there is no other way as of now. Can you please provide if possible the list of all predefined proerties such as strokeWidth which I can use to get desired settings?
This is a full list of properties that I know about:
-
weight
-
angle
-
textSize
-
fontSize
-
titleFontSize
-
secFontSize
-
secTitleFontSize
-
outlineWeight
-
gridVerticalWeight
-
gridHorizontalWeight
-
barWeight
-
rowPadding
-
cardPadding
-
imageHeight
-
steppedLayoutIndentation
-
borderThickness
-
preferredCategoryWidth
-
strokeWidth
-
gridlineThickness
-
markerSize
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- bhavesh-jadav8 years agoHelper I
Thank you Ignat for the list.