LegendPosition LegendPosition { get; set; }
Property LegendPosition As LegendPosition
Get
Set
property LegendPosition LegendPosition {
LegendPosition get ();
void set (LegendPosition value);
}
abstract LegendPosition : LegendPosition with get, set