Class PieLabelElement
Inheritance
System.Object
PieLabelElement
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.ChartView.dll
Syntax
public class PieLabelElement : LabelElement, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, IChartElementPresenter, IStylableElement, IStylableNode, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IShapedElement, IImageElement
Constructors
PieLabelElement(DataPointElement)
Initializes a new instance of the Pie
Declaration
public PieLabelElement(DataPointElement dataPointElement)
Parameters
Data The data point element. |
Fields
RadialOffsetProperty
Properties
RadialOffset
Gets or sets the radial offset.
Declaration
public float RadialOffset { get; set; }
Property Value
System. The radial offset. |
Methods
GetLayoutSlot()
Gets the layout slot.
Declaration
public override RadRect GetLayoutSlot()