Label(String, FontSpec) Constructor

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public Label(
	string text,
	FontSpec fontSpec
)

Parameters

text  String
 
fontSpec  FontSpec
 

See Also