Skip to main content

FinancialSeriesLabelValues Class

In This Article

Stores values that you can use to generate text strings for financial series labels when you implement the ISeriesLabelTextProvider interface.

Namespace: DevExpress.XamarinForms.Charts

Assembly: DevExpress.XamarinForms.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

#Declaration

C#
public class FinancialSeriesLabelValues :
    SeriesLabelValuesBase

#Inheritance

Object
SeriesLabelValuesBase
FinancialSeriesLabelValues
See Also