Class PolarAreaSeries
Inheritance
System.Object
PolarAreaSeries
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class PolarAreaSeries : ContinuousSeriesBase, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Constructors
PolarAreaSeries()
Declaration
public PolarAreaSeries()
Properties
PolarAreaColor
PolarAreaSeriesColorValue
Declaration
public string PolarAreaSeriesColorValue { get; }
Property Value
System.String
|
XamlTag
Declaration
public override string XamlTag { get; }
Property Value
System.String
|
Overrides
ZIndex
Declaration
public int ZIndex { get; }
Property Value
System.Int32
|
Methods
AssignReference(AutomationReference)
Declaration
public override void AssignReference(AutomationReference reference)
Parameters
AutomationReference
reference
|