OHLCBarGet Bar Width Method
Definition
Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
C#
public float GetBarWidth(
GraphPane pane,
Axis baseAxis,
float scaleFactor
)VB
Public Function GetBarWidth (
pane As GraphPane,
baseAxis As Axis,
scaleFactor As Single
) As Single