ClassAxisTitleElement
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
cs-api-definition
public class AxisTitleElement : ChartImageElement, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, IChartElementPresenter, IStylableElement, IStylableNode, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IShapedElement, IImageElement
Inheritance: objectDisposableObjectRadObjectUIChartElementChartImageElementAxisTitleElement
Implements:
Inherited Members
Constructors
AxisTitleElement(AxisTitleModel)
Initializes a new instance of the AxisTitleElement class.
Declaration
cs-api-definition
public AxisTitleElement(AxisTitleModel model)
Parameters
model
The model.
Fields
PositionOffsetProperty
Declaration
cs-api-definition
public static readonly RadProperty PositionOffsetProperty
Field Value
Properties
PositionOffset
Gets or sets the position offset.
Declaration
cs-api-definition
public PointF PositionOffset { get; set; }
Property Value
The position offset.
Methods
GetLayoutSlot()
Gets the layout slot.
MeasureTitle(string, Font)
Measures the title.