ZedGraph LogoZedGraph Class Library Documentation
GetBarWidth Method (pane)
NamespacesZedGraphCurveItemGetBarWidth(GraphPane)
Calculate the width of each bar, depending on the actual bar type
Declaration Syntax
C#Visual BasicVisual C++
public float GetBarWidth(
	GraphPane pane
)
Public Function GetBarWidth ( _
	pane As GraphPane _
) As Single
public:
float GetBarWidth (
	GraphPane^ pane
)
Parameters
pane (GraphPane)
Return Value
The width for an individual bar, in pixel units

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621