SeriesBase.SynchronizePointOptions Property
In This Article
Gets or sets a value that specifies whether point options are synchronized for a specific series.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the series point options are synchronized; otherwise, false. |
See Also