ZedGraph LogoZedGraph Class Library Documentation
PenWidth Property
NamespacesZedGraphMinorTicPenWidth
Gets or sets the pen width to be used when drawing the tic marks for this Axis
Declaration Syntax
C#Visual BasicVisual C++
public float PenWidth{ get; set;}
Public Property PenWidth As Single
public:
property float PenWidth {
	float get ();
	void set (float value);
}
Value
The pen width is defined in points (1/72 inch)
See Also

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621