Click or drag to resize

SharpScriptBaseTickSize Method (Int32)

Gets the tick size of the

Namespace:  SharpCharts.Base.SharpScript
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
protected double TickSize(
	int barsIndex
)

Parameters

barsIndex
Type: SystemInt32

Return Value

Type: Double
See Also