double LegendAreaBorderThickness { get; set; }
Property LegendAreaBorderThickness As Double
Get
Set
property double LegendAreaBorderThickness {
double get ();
void set (double value);
}
abstract LegendAreaBorderThickness : float with get, set