SwiftPlotDrawOptions(SwiftPlotSeriesView) Constructor
Initializes a new instance of the SwiftPlotDrawOptions class with the specified Swift Plot series.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
view | SwiftPlotSeriesView | A SwiftPlotSeriesView object, representing the Swift Plot series. |
See Also