New to Telerik UI for WinUI? Download free 30-day trial

Scatter Series Descriptor

Represents a concrete ChartSeriesDescriptor that may be used to create all the ScatterChartSeries variations.

Properties

ScatterSeriesDescriptor class inherits from the ChartSeriesDescriptor class - See the inherited properties.

  • DefaultType (Type): The default type of series is ScatterPointSeries.
  • XValuePath (string): Gets or sets the name of the property that points to the XValue value of the data point view model.
  • YValuePath (string): Gets or sets the name of the property that points to the YValue value of the data point view model.
In this article
Not finding the help you need?