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