Pane BaseDraw 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,
float scaleFactor
)VB
Public Sub DrawTitle (
g As Graphics,
scaleFactor As Single
)