public ChartDock LegendLocation { get; set; }
Public Property LegendLocation As ChartDock Get Set
public: property ChartDock LegendLocation { ChartDock get (); void set (ChartDock value); }
member LegendLocation : ChartDock with get, set
In This Article