SeriesHintOptions.SeriesTextPattern Property
In This Article
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
#Declaration
C#
public string SeriesTextPattern { get; set; }
#Property Value
Type | Default |
---|---|
String | {S} |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Series |
---|---|
Series |
|
See Also