ClassChartHorizontalStripLines2D
Class
Represents the RadChart for Silverlight ChartHorizontalStripLines2D control wrapper.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public class ChartHorizontalStripLines2D : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlChartHorizontalStripLines2D
Implements:
Inherited Members
Constructors
ChartHorizontalStripLines2D()
Initializes a new instance of the ChartHorizontalStripLines2D class.
Declaration
cs-api-definition
public ChartHorizontalStripLines2D()
Properties
Methods
AssignReference(AutomationReference)
Assign the reference and perform your custom class initialization.
Declaration
cs-api-definition
public override void AssignReference(AutomationReference reference)
Parameters
reference
Overrides