GraphPane(RectangleF, String, String, String) Constructor

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public GraphPane(
	RectangleF rect,
	string title,
	string xTitle,
	string yTitle
)

Parameters

rect  RectangleF
 
title  String
 
xTitle  String
 
yTitle  String
 

See Also