Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class ChartViewCrosshairLabel : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlChartViewCrosshairLabel...
Implements:
Inherited Members
Constructors
Properties
C#
public Color BackgroundColor { get; }
C#
public string CrosshairLabelContent { get; }
C#
public double CrosshairLabelHeight { get; }
C#
public double CrosshairLabelWidth { get; }
C#
public Color ForegroundColor { get; }
C#
public Visibility Visibility { get; }