TrackBallInfoControl
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class TrackBallInfoControl : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlTrackBallInfoControl...
Implements:
Inherited Members
Constructors
C#
public TrackBallInfoControl()
Properties
C#
public double CanvasLeft { get; }
C#
public IList<ChartViewTrackBallLabel> Labels { get; }
C#
public int LabelsCount { get; }
C#
public double TrackBallHeight { get; }
C#
public double TrackBallWidth { get; }
Methods
C#
public override void AssignReference(AutomationReference reference)
Overrides: