Class CartesianSparkPlotBandAnnotationModel
Inheritance
System.Object
CartesianSparkPlotBandAnnotationModel
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI.Sparkline
Assembly: Telerik.WinControls.UI.dll
Syntax
public class CartesianSparkPlotBandAnnotationModel : PlotBandSparkAnnotationModel, IDisposable, INotifyPropertyChanged
Constructors
CartesianSparkPlotBandAnnotationModel()
Declaration
public CartesianSparkPlotBandAnnotationModel()
Methods
ArrangeCore(RadRect)
Declaration
protected override RadRect ArrangeCore(RadRect availableRect)
Parameters
RadRect
availableRect
|
Returns
RadRect
|