HintStyle Fields
Stores the appearance settings of chart hints.| Name | Description |
|---|---|
| ArgumentLineStyleProperty static | Identifies the ArgumentLineStyle bindable property. |
| BackgroundColorProperty static | Identifies the BackgroundColor bindable property. Inherited from HintStyleBase. |
| ItemsIndentProperty static | Identifies the ItemsIndent bindable property. |
| MarkerSizeProperty static | Identifies the MarkerSize bindable property. Inherited from HintStyleBase. |
| PaddingProperty static | Identifies the Padding bindable property. Inherited from HintStyleBase. |
| TextIndentProperty static | Identifies the TextIndent bindable property. Inherited from HintStyleBase. |
| TextStyleProperty static | Identifies the TextStyle bindable property. Inherited from TextElementStyleBase. |
| ValueLineStyleProperty static | Identifies the ValueLineStyle bindable property. |
See Also