[]
Gets or sets the color used to display this range.
[Obsolete("Use Brush instead.")] public Color Color { get; set; }
<Obsolete("Use Brush instead.")> Public Property Color As Color