ChartObject.Options Property
In This Article
Provides access to various options available for the chart.
Namespace: DevExpress.Spreadsheet.Charts
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
ChartOptions Options { get; }
#Property Value
Type | Description |
---|---|
Chart |
A Chart |
See Also