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