public Color LegendColor { get; set; }
Public Property LegendColor As Color
public: property Color LegendColor { Color get (); void set (Color value); }