Class TriangleScatterPoint
Inheritance
System.Object
TriangleScatterPoint
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.WebAii.Controls.Xaml.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class TriangleScatterPoint
Constructors
TriangleScatterPoint(Polygon)
Properties
Height
Declaration
public double Height { get; }
Property Value
System.Double
|
Triangle
TriangleScatterPointColor
TriangleScatterPointColorValue
Declaration
public string TriangleScatterPointColorValue { get; }
Property Value
System.String
|
Width
Declaration
public double Width { get; }
Property Value
System.Double
|