Class
PiePointElement

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.ChartView.dll

Syntax:

cs-api-definition
public class PiePointElement : DataPointElement, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, IChartElementPresenter, IStylableElement, IStylableNode, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IShapedElement, IImageElement

Inheritance: objectDisposableObjectRadObjectUIChartElementChartImageElementDataPointElementPiePointElement

Derived Classes: DonutPointElement

Implements: IBorderElementIBoxElementIBoxStyleIChartElementPresenterICustomTypeDescriptorIDisposableIFillElementIImageElementINotifyPropertyChangedIShapedElementIStylableElementIStylableNode

Inherited Members DataPointElement.PointSizePropertyDataPointElement.IsSelectedPropertyDataPointElement.HeightAspectRatioPropertyDataPointElement.GetValue(RadProperty)DataPointElement.OnMouseMove(MouseEventArgs)DataPointElement.OnMouseDown(MouseEventArgs)DataPointElement.OnMouseUp(MouseEventArgs)DataPointElement.OnMouseLeave(EventArgs)DataPointElement.OnMouseEnter(EventArgs)DataPointElement.BuildVisualState()DataPointElement.ApplyStyleSettingsCore(PropertySettingGroup)DataPointElement.DataPointDataPointElement.IsSelectedDataPointElement.PointSizeDataPointElement.ParentDataPointElement.HeightAspectRatioDataPointElement.IsVisibleChartImageElement.ImagePropertyChartImageElement.ImageKeyPropertyChartImageElement.ImageIndexPropertyChartImageElement.ImageLayoutPropertyChartImageElement.ImageOpacityPropertyChartImageElement.ImageAlignmentPropertyChartImageElement.ImageChartImageElement.ImageIndexChartImageElement.ImageKeyChartImageElement.ImageLayoutChartImageElement.ImageAlignmentChartImageElement.ImageOpacityUIChartElement.IsVisiblePropertyUIChartElement.ClassPropertyUIChartElement.VisualStatePropertyUIChartElement.IsMouseDownPropertyUIChartElement.IsMouseOverPropertyUIChartElement.FontPropertyUIChartElement.CustomFontPropertyUIChartElement.CustomFontSizePropertyUIChartElement.CustomFontStylePropertyUIChartElement.ForeColorPropertyUIChartElement.BackColorPropertyUIChartElement.BackColor2PropertyUIChartElement.BackColor3PropertyUIChartElement.BackColor4PropertyUIChartElement.NumberOfColorsPropertyUIChartElement.GradientStylePropertyUIChartElement.GradientAnglePropertyUIChartElement.GradientPercentagePropertyUIChartElement.GradientPercentage2PropertyUIChartElement.BorderBoxStylePropertyUIChartElement.BorderDrawModePropertyUIChartElement.BorderWidthPropertyUIChartElement.BorderLeftWidthPropertyUIChartElement.BorderRightWidthPropertyUIChartElement.BorderTopWidthPropertyUIChartElement.BorderBottomWidthPropertyUIChartElement.BorderGradientAnglePropertyUIChartElement.BorderGradientStylePropertyUIChartElement.BorderColorPropertyUIChartElement.BorderColor2PropertyUIChartElement.BorderColor3PropertyUIChartElement.BorderColor4PropertyUIChartElement.BorderInnerColorPropertyUIChartElement.BorderInnerColor2PropertyUIChartElement.BorderInnerColor3PropertyUIChartElement.BorderInnerColor4PropertyUIChartElement.BorderLeftColorPropertyUIChartElement.BorderTopColorPropertyUIChartElement.BorderRightColorPropertyUIChartElement.BorderBottomColorPropertyUIChartElement.BorderLeftShadowColorPropertyUIChartElement.BorderTopShadowColorPropertyUIChartElement.BorderRightShadowColorPropertyUIChartElement.BorderBottomShadowColorPropertyUIChartElement.BackgroundShapePropertyUIChartElement.BorderDashStylePropertyUIChartElement.BorderDashPatternPropertyUIChartElement.BorderCornerRadiusPropertyUIChartElement.ShapePropertyUIChartElement.PaddingPropertyUIChartElement.SmoothingModePropertyUIChartElement.Attach(UIChartElement)UIChartElement.Dettach()UIChartElement.Refresh()UIChartElement.Invalidate()UIChartElement.MeasureContentOverride(ChartNode, object)UIChartElement.DpiScaleChanged(SizeF)UIChartElement.GetScaledFont(float)UIChartElement.GetCurrentShape()UIChartElement.GetThemeEffectiveType()UIChartElement.ApplyStyle()UIChartElement.AddStylePropertySetting(IPropertySetting)UIChartElement.ApplyStyleByIndex(PropertySettingGroup, int)UIChartElement.LevelUIChartElement.ChildrenUIChartElement.IsMouseDownUIChartElement.IsMouseOverUIChartElement.ViewUIChartElement.ForeColorUIChartElement.FontUIChartElement.BackColorUIChartElement.BackColor2UIChartElement.BackColor3UIChartElement.BackColor4UIChartElement.GradientStyleUIChartElement.GradientAngleUIChartElement.GradientPercentageUIChartElement.GradientPercentage2UIChartElement.NumberOfColorsUIChartElement.BorderLeftColorUIChartElement.BorderTopColorUIChartElement.BorderRightColorUIChartElement.BorderBottomColorUIChartElement.BorderLeftShadowColorUIChartElement.BorderTopShadowColorUIChartElement.BorderRightShadowColorUIChartElement.BorderBottomShadowColorUIChartElement.BorderBoxStyleUIChartElement.BorderDrawModeUIChartElement.BorderWidthUIChartElement.BorderLeftWidthUIChartElement.BorderTopWidthUIChartElement.BorderRightWidthUIChartElement.BorderBottomWidthUIChartElement.BorderGradientAngleUIChartElement.BorderGradientStyleUIChartElement.BorderColorUIChartElement.BorderColor2UIChartElement.BorderColor3UIChartElement.BorderColor4UIChartElement.BorderInnerColorUIChartElement.BorderInnerColor2UIChartElement.BorderInnerColor3UIChartElement.BorderInnerColor4UIChartElement.BorderDashStyleUIChartElement.BorderDashPatternUIChartElement.BorderCornerRadiusUIChartElement.SizeUIChartElement.ShapeUIChartElement.BackgroundShapeUIChartElement.PaddingUIChartElement.SmoothingModeUIChartElement.IsAttachedUIChartElement.DpiScaleFactorUIChartElement.ClassUIChartElement.VisualStateUIChartElement.ChildrenHierarchyUIChartElement.StyleUIChartElement.StateManagerUIChartElement.FallbackToDefaultThemeRadObject.BindingContextPropertyRadObject.RadTypeRadObject.ReplaceDefaultDescriptors(PropertyDescriptorCollection)RadObject.DisposeManagedResources()RadObject.ClearPropertyStore()RadObject.SuspendPropertyNotifications()RadObject.ResumePropertyNotifications()RadObject.GetPropertyValue(RadProperty)RadObject.SetDefaultValueOverride(RadProperty, object)RadObject.SetValue(RadProperty, object)RadObject.ResetValue(RadProperty)RadObject.ResetLocalValue(RadProperty)RadObject.ResetValue(RadProperty, ValueResetFlags)RadObject.UpdateValue(RadProperty)RadObject.GetValueSource(RadProperty)RadObject.GetRegisteredRadProperty(string)RadObject.UpdateValueCore(RadPropertyValue)RadObject.SetValueCore(RadPropertyValue, object, object, ValueSource)RadObject.ResetValueCore(RadPropertyValue, ValueResetFlags)RadObject.GetDefaultValue(RadPropertyValue, object)RadObject.CoerceValue(RadPropertyValue, object)RadObject.ShouldSerializeProperty(RadProperty)RadObject.CanRaisePropertyChangeNotifications(RadPropertyValue)RadObject.BindProperty(RadProperty, RadObject, RadProperty, PropertyBindingOptions)RadObject.UnbindProperty(RadProperty)RadObject.GetInheritedValue(RadProperty)RadObject.OnPropertyChanging(RadPropertyChangingEventArgs)RadObject.OnNotifyPropertyChanged(string)RadObject.OnNotifyPropertyChanged(PropertyChangedEventArgs)RadObject.OnShouldSerializeProperty(ShouldSerializePropertyEventArgs)RadObject.IsPropertyCancelable(RadPropertyMetadata)RadObject.PropertyValuesRadObject.PropertyFilterRadObject.RadObjectTypeRadObject.BindingContextRadObject.PropertyChangedRadObject.RadPropertyChangedRadObject.RadPropertyChangingDisposableObject.GetBitState(long)DisposableObject.SetBitState(long, bool)DisposableObject.OnBitStateChanged(long, bool, bool)DisposableObject.Dispose()DisposableObject.Dispose(bool)DisposableObject.PerformDispose(bool)DisposableObject.DisposeUnmanagedResources()DisposableObject.BitStateDisposableObject.EventsDisposableObject.IsDisposingDisposableObject.IsDisposedDisposableObject.DisposedDisposableObject.Disposing

Constructors

PiePointElement(PieDataPoint)

Initializes a new instance of the PiePointElement class.

Declaration

cs-api-definition
public PiePointElement(PieDataPoint dataPoint)

Parameters

dataPoint

PieDataPoint

The data point.

Fields

IsVisibleInLegendProperty

Declaration

cs-api-definition
public static RadProperty IsVisibleInLegendProperty

Field Value

RadProperty

OffsetFromCenterProperty

Declaration

cs-api-definition
public static RadProperty OffsetFromCenterProperty

Field Value

RadProperty

RadiusAspectRatioProperty

Declaration

cs-api-definition
public static RadProperty RadiusAspectRatioProperty

Field Value

RadProperty

Properties

IsVisibleInLegend

Gets or sets whether this series will be used in chart legend.

Declaration

cs-api-definition
public bool IsVisibleInLegend { get; set; }

Property Value

bool

LegendTitle

Gets or sets the title that will be used by chart legend.

Declaration

cs-api-definition
public string LegendTitle { get; set; }

Property Value

string

OffsetFromCenter

Gets or sets the offset from center.

Declaration

cs-api-definition
public double OffsetFromCenter { get; set; }

Property Value

double

The offset from center.

RadiusAspectRatio

Gets or sets the radius aspect ratio.

Declaration

cs-api-definition
public float RadiusAspectRatio { get; set; }

Property Value

float

The radius aspect ratio.

ThemeRole

Gets or sets the theme role.

Declaration

cs-api-definition
public override string ThemeRole { get; }

Property Value

string

The theme role.

Overrides UIChartElement.ThemeRole

Methods

CreateLabelElement(DataPointElement)

Creates the label element.

Declaration

cs-api-definition
protected override LabelElement CreateLabelElement(DataPointElement point)

Parameters

point

DataPointElement

The point.

Returns

LabelElement

Overrides DataPointElement.CreateLabelElement(DataPointElement)

GetDefaultVisualState(ChartSeries, int)

Gets the default state of the visual.

Declaration

cs-api-definition
protected override string GetDefaultVisualState(ChartSeries series, int index)

Parameters

series

ChartSeries

The series.

index

int

The index.

Returns

string

Overrides DataPointElement.GetDefaultVisualState(ChartSeries, int)

GetStyleIndex()

Gets the style index.

Declaration

cs-api-definition
protected override int GetStyleIndex()

Returns

int

Overrides DataPointElement.GetStyleIndex()

OnAttached(UIChartElement)

Called when [attached].

Declaration

cs-api-definition
protected override void OnAttached(UIChartElement parent)

Parameters

parent

UIChartElement

The parent.

Overrides DataPointElement.OnAttached(UIChartElement)

OnDettached()

Called when [dettached].

Declaration

cs-api-definition
protected override void OnDettached()

Overrides UIChartElement.OnDettached()

OnPropertyChanged(RadPropertyChangedEventArgs)

Raises the RadPropertyChanged event and the standard .NET PropertyChanged event to notify subscribers of property value changes.

Declaration

cs-api-definition
protected override void OnPropertyChanged(RadPropertyChangedEventArgs e)

Parameters

e

RadPropertyChangedEventArgs

The RadPropertyChangedEventArgs containing information about the property change.

Overrides DataPointElement.OnPropertyChanged(RadPropertyChangedEventArgs)