AxisLabelElement
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
C#
public class AxisLabelElement : ChartImageElement, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, IChartElementPresenter, IStylableElement, IStylableNode, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IShapedElement, IImageElement
Inheritance: objectDisposableObjectRadObjectUIChartElementChartImageElementAxisLabelElement...
Implements:
Inherited Members
Constructors
Initializes a new instance of the AxisLabelElement class.
Fields
C#
public static readonly RadProperty PositionOffsetProperty
Properties
Gets or sets the position offset.
C#
public PointF PositionOffset { get; set; }
The position offset.
Methods
Gets the content of the formatted label.
Gets the layout slot.
Called when [attached].
C#
protected override void OnAttached(UIChartElement parent)
The parent.
Overrides:
Raises the event.
C#
public void OnAxisLabelFormatting(ChartAxisLabelFormattingEventArgs e)
The ChartAxisLabelFormattingEventArgs instance containing the event data.