Class ChartViewCrosshairLabel
Inheritance
System.Object
ChartViewCrosshairLabel
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class ChartViewCrosshairLabel : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Constructors
ChartViewCrosshairLabel(Label)
Properties
BackgroundColor
CrosshairLabelContent
Declaration
public string CrosshairLabelContent { get; }
Property Value
System.String
|
CrosshairLabelHeight
Declaration
public double CrosshairLabelHeight { get; }
Property Value
System.Double
|
CrosshairLabelWidth
Declaration
public double CrosshairLabelWidth { get; }
Property Value
System.Double
|