Series.ToolTipHintDataMember Property
Gets or sets the data member used for the tooltip’s hint.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
String | A string value that specifies the hint data member. |
See Also