Skip to main content

SeriesHintOptions.SeriesTextPattern Property

Namespace: DevExpress.XamarinForms.Charts

Assembly: DevExpress.XamarinForms.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

Declaration

public string SeriesTextPattern { get; set; }

Property Value

Type
String

Property Paths

You can access this nested property as listed below:

Object Type Path to SeriesTextPattern
Series
.HintOptions .SeriesTextPattern
See Also