Class LineStyle
Inheritance
System.Object
LineStyle
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class LineStyle : Object
Constructors
LineStyle()
Declaration
public LineStyle()
LineStyle(XElement)
Declaration
public LineStyle(XElement lineStyle)
Parameters
System.
|
Properties
Color
Declaration
public Color Color { get; set; }
Property Value
Windows.
|
Width
Declaration
public double Width { get; set; }
Property Value
System.
|