Available for: Windows 8.1 | Windows Phone 8.1

OhlcSeriesBase Class

Properties

OhlcSeriesBase class inherits from the CartesianSeries class - See the inherited properties.

  • DataPoints: Gets the collection of data points associated with the series.
  • CategoryBinding: Gets or sets the binding that describes how the Category property of the data points will be retrieved from the underlying business object.
  • HighBinding: Gets or sets the binding that describes how the High property of the data points will be retrieved from the underlying business object.
  • LowBinding: Gets or sets the binding that describes how the Low property of the data points will be retrieved from the underlying business object.
  • OpenBinding: Gets or sets the binding that describes how the Open property of the data points will be retrieved from the underlying business object.
  • CloseBinding:Gets or sets the binding that describes how the Close property of the data points will be retrieved from the underlying business object.