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