OpenHighLowCloseSeries.SeriesType Property
Gets or sets the type of the series.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v25.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
[DefaultValue(OpenHighLowCloseSeriesType.CandleStick)]
public OpenHighLowCloseSeriesType SeriesType { get; set; }
Property Value
| Type | Default | Description |
|---|---|---|
| OpenHighLowCloseSeriesType | CandleStick | An OpenHighLowCloseSeriesType enumeration member that specifies the type of the series. |
See Also

