ZedGraph LogoZedGraph Class Library Documentation
BarSettings Property
NamespacesZedGraphGraphPaneBarSettings
Gets the BarSettings instance for this GraphPane, which stores the global properties for bar type charts.
Declaration Syntax
C#Visual BasicVisual C++
public BarSettings BarSettings{ get;}
Public ReadOnly Property BarSettings As BarSettings
public:
property BarSettings^ BarSettings {
	BarSettings^ get ();
}

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621