AxisDraw Title 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 void DrawTitle(
Graphics g,
GraphPane pane,
float shiftPos,
float scaleFactor
)VB
Public Sub DrawTitle (
g As Graphics,
pane As GraphPane,
shiftPos As Single,
scaleFactor As Single
)