ClassOhlcLabelElement
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
cs-api-definition
public class OhlcLabelElement : LabelElement, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, IChartElementPresenter, IStylableElement, IStylableNode, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IShapedElement, IImageElement
Inheritance: objectDisposableObjectRadObjectUIChartElementChartImageElementLabelElementOhlcLabelElement
Derived Classes:
Implements:
Inherited Members
Constructors
OhlcLabelElement(DataPointElement)
Initializes a new instance of the OhlcLabelElement class.
Declaration
cs-api-definition
public OhlcLabelElement(DataPointElement dataPointElement)
Parameters
dataPointElement
The data point element.
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.