Graph Pane(Rectangle F, String, String, String) Constructor
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 GraphPane(
RectangleF rect,
string title,
string xTitle,
string yTitle
)VB
Public Sub New (
rect As RectangleF,
title As String,
xTitle As String,
yTitle As String
)Parameters
- rect RectangleF
- title String
- xTitle String
- yTitle String