Click or drag to resize
TickBorder Constructor (Int32)
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
)

Parameters

length
Type: SystemInt32
Tick length in pixels
See Also