SeriesHintOptions Fields
Stores the series’ tooltip settings.| Name | Description |
|---|---|
| EnabledProperty static | Identifies the Enabled bindable property. Inherited from SeriesHintOptionsBase. |
| PointTextPatternProperty static | Identifies the PointTextPattern bindable property. Inherited from SeriesHintOptionsBase. |
| PointTextProviderProperty static | Identifies the PointTextProvider dependency property. Inherited from SeriesHintOptionsBase. |
| SeriesTextPatternProperty static | Identifies the SeriesTextPattern bindable property. |
See Also