Back to Devexpress

SeriesPoint() Constructor

corelibraries-devexpress-dot-xtracharts-dot-seriespoint-dot-ctor-1377ab0d.md

latest1.1 KB
Original Source

SeriesPoint() Constructor

Initializes a new instance of the SeriesPoint class with the default settings. For internal use only.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public SeriesPoint()
vb
Public Sub New

Remarks

This constructor is intended for serialization purposes only. Normally, you don’t need to use it.

Instead, use one of the other methods available in the SeriesPoint‘s overload list of constructors.

See Also

SeriesPoint Class

SeriesPoint Members

DevExpress.XtraCharts Namespace