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.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
#Declaration
C#
public class FinancialSeriesLabelValues :
SeriesLabelValuesBase
#Inheritance
System.Object
SeriesLabelValuesBase
FinancialSeriesLabelValues
See Also