BarItemCreateBarLabels(GraphPane, Boolean, String) Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public static void CreateBarLabels(
	GraphPane pane,
	bool isBarCenter,
	string valueFormat
)

Parameters

pane  GraphPane
 
isBarCenter  Boolean
 
valueFormat  String
 

See Also