SeriesHintOptionsBase.PointTextProvider Property
In This Article
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
#Declaration
C#
public IPointTextProvider PointTextProvider { get; set; }
#Property Value
Type |
---|
IPoint |
See Also