Class SparkCartesianArea
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
Assembly: Telerik.WinControls.UI.dll
Syntax
public class SparkCartesianArea : SparkArea, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, ISparkElementPresenter, IStylableElement, IStylableNode, IShapedElement
Constructors
SparkCartesianArea()
SparkCartesianArea(SparkView)
Initializes a new instance of the Spark
Declaration
public SparkCartesianArea(SparkView sparkView)
Parameters
Spark The chart view. |
Methods
CreateDefaultRenderer()
Creates the default renderer.
Declaration
protected override ISparkRenderer CreateDefaultRenderer()
Returns
Overrides
GetDefaultFirstAxis()
Gets the default first axis.
Declaration
protected override SparkAxis GetDefaultFirstAxis()
Returns
Overrides
GetDefaultSecondAxis()
Gets the default second axis.
Declaration
protected override SparkAxis GetDefaultSecondAxis()