New to Telerik Test StudioStart a free 30-day trial

Definition

Namespace:Telerik.WebAii.Controls.Xaml

Assembly:Telerik.WebAii.Controls.Xaml.dll

Syntax:

C#
public class ChartViewTrackBallLabel

Inheritance: objectChartViewTrackBallLabel

Constructors

C#
public ChartViewTrackBallLabel(TextBlock label)
Parameters:labelTextBlock

Properties

C#
public TextBlock Label { get; }
C#
public Color LabelColor { get; }
C#
public double LabelFontSize { get; }
C#
public string LabelText { get; }