Gets the BarSettings instance for this GraphPane,
which stores the global properties for bar type charts.
| C# | Visual Basic | Visual C++ |
public BarSettings BarSettings{ get;}
Public ReadOnly Property BarSettings As BarSettings
public: property BarSettings^ BarSettings { BarSettings^ get (); }
