ClassChart3DLabels
Class
Represents the RadChart for Silverlight Chart3DLabels control wrapper.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public class Chart3DLabels : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlChart3DLabels
Implements:
Inherited Members
Constructors
Chart3DLabels()
Initializes a new instance of the Chart3DLabels class.
Declaration
cs-api-definition
public Chart3DLabels()
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