Click or drag to resize
TickBorder Constructor (Int32, Boolean)
Creates the new class instance

Namespace: Kettic.AspNet.Controls.ChartModel.Styles
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public TickBorder(
	int length,
	bool visible
)

Parameters

length
Type: SystemInt32
Tick length in pixels
visible
Type: SystemBoolean
Tick visibility
See Also