ClassPieLabelElement
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
cs-api-definition
public class PieLabelElement : LabelElement, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, IChartElementPresenter, IStylableElement, IStylableNode, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IShapedElement, IImageElement
Inheritance: objectDisposableObjectRadObjectUIChartElementChartImageElementLabelElementPieLabelElement
Implements:
Inherited Members
Constructors
PieLabelElement(DataPointElement)
Initializes a new instance of the PieLabelElement class.
Declaration
cs-api-definition
public PieLabelElement(DataPointElement dataPointElement)
Parameters
dataPointElement
The data point element.
Fields
RadialOffsetProperty
Declaration
cs-api-definition
public static readonly RadProperty RadialOffsetProperty
Field Value
Properties
RadialOffset
Gets or sets the radial offset.
Declaration
cs-api-definition
public float RadialOffset { get; set; }
Property Value
The radial offset.
Methods
GetLayoutSlot()
Gets the layout slot.