Label.Color Property

Definition

The color the label should be displayed, in the format "#RRGGBB" where each of RR, GG, BB is a hexadecimal 0-f

public string Color { get; set; }
member this.Color : string with get, set
Public Property Color As String

Property Value

Applies to