ChartAppearance.IsDefault Property
Returns the value indicating whether the appearance is default.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the appearance is default; otherwise false. |
See Also