ChartOptions.Culture Property
Gets or sets the culture whose settings are used by the chart.
Namespace: DevExpress.Spreadsheet.Charts
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
CultureInfo | A CultureInfo object that specifies the culture settings currently being used. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Culture |
---|---|
ChartObject |
|
See Also