Y2AxisSet Transform Matrix 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 override void SetTransformMatrix(
Graphics g,
GraphPane pane,
float scaleFactor
)VB
Public Overrides Sub SetTransformMatrix (
g As Graphics,
pane As GraphPane,
scaleFactor As Single
)