[]
Gets or sets the line color.
[C1Description("Line.Color", "Specifies the line color.")] public Color Color { get; set; }
<C1Description("Line.Color", "Specifies the line color.")> Public Property Color As Color