SeriesHintOptions.SeriesTextPattern Property
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
Declaration
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 SeriesTextPattern |
---|---|
Series |
|
See Also