Class StepArea
This class represents a 2D area series item.
Inheritance
System.Object
StepArea
Inherited Members
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public class StepArea : Area, IChartItem, ILogicalItem, IAnimatable, IInteractiveElement
Constructors
StepArea()
Declaration
public StepArea()
Methods
CreateClippingGeometry()
Creates the clipping geometry for step area item.
Declaration
protected override PathGeometry CreateClippingGeometry()
Returns
System.Windows.Media.PathGeometry
|
Overrides
UpdateClippingGeometry()
Updates the clipping geometry.
Declaration
protected override void UpdateClippingGeometry()