SparkPlotAreaModel
Class
Definition
Namespace:Telerik.WinControls.UI.Sparkline
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public class SparkPlotAreaModel : SparkElement, IDisposable, INotifyPropertyChanged
Inheritance: objectDisposableObjectPropertyBagObjectSparkNodeSparkElementSparkPlotAreaModel...
Implements:
Inherited Members
Properties
Gets the annotations.
C#
public ElementCollection<SparkAnnotationModel> Annotations { get; }
The annotations.
Gets the series.
C#
public ElementCollection<SparkSeriesModel> Series { get; }
The series.