ChartSeriesDoughnut
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Charting.Series
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class ChartSeriesDoughnut : ChartSeriesPie, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlChartSeriesPieChartSeriesDoughnut...
Implements:
Inherited Members
Constructors
C#
public ChartSeriesDoughnut()
Properties
C#
public string DoughnutSeriesColorValue { get; }
C#
public double DoughnutStartAngle { get; set; }
C#
public double DoughnutSweepAngle { get; set; }
Methods
C#
public override void AssignReference(AutomationReference reference)
Overrides: