ClassOhlcSeries
Class
Represents a series of OHLC data points in a two-dimensional Cartesian coordinate system. Not supported in polar coordinate system.
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
public class OhlcSeries : GraphSeries2D
Inheritance: objectMarshalByRefObjectComponentGraphSeriesBaseGraphSeriesGraphSeries2DOhlcSeries
Inherited Members
Constructors
Properties
DataPointLabelAlignment
Gets or sets a value indicating how the labels of the data points to be aligned.
Declaration
cs-api-definition
public LineDataPointLabelAlignment DataPointLabelAlignment { get; set; }
Property Value
DataPointLabelOffset
Gets or sets the DataPointLabel offset, according the DataPointLabelPosition.
MarkerType
Gets or sets a value determining the series marker type - candlestick or bar.
Declaration
cs-api-definition
public OhlcMarkerType MarkerType { get; set; }
Property Value
MinMarkerWidth
Gets or sets the width of the data point markers;