ChartRangeControlClientGridOptionsModel.LabelFormatProvider Property
Gets or Sets the value of the ChartRangeControlClientGridOptions.LabelFormatProvider within the model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
Type | Description |
---|---|
IFormatProvider | The format provider whose format values are displayed by labels of the Range Control. |
See Also