Class ChartSeriesBubble
Inheritance
System.Object
ChartSeriesBubble
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.Charting.Series
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class ChartSeriesBubble : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
ChartSeriesBubble()
Declaration
public ChartSeriesBubble()
Properties
BubbleRadius
Declaration
public double BubbleRadius { get; set; }
Property Value
System.Double
|
BubbleSeriesColorValue
Declaration
public string BubbleSeriesColorValue { get; }
Property Value
System.String
|
Center
CenterPoint
ChartType
Color
Radius
Declaration
public double Radius { get; set; }
Property Value
System.Double
|
XamlTag
Declaration
public override string XamlTag { get; }
Property Value
System.String
|
Overrides
Methods
AssignReference(AutomationReference)
Declaration
public override void AssignReference(AutomationReference reference)
Parameters
AutomationReference
reference
|