FinancialSeriesLabel.Style Property
In This Article
Gets or sets appearance settings of financial series labels.
Namespace: DevExpress.XamarinForms.Charts
Assembly: DevExpress.XamarinForms.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
#Declaration
C#
public SeriesLabelStyle Style { get; set; }
#Property Value
Type | Description |
---|---|
Series |
A Series |
See Also