Click or drag to resize

DrawingBaseCalculateFirstBarPainted Method (Int32)

Calculate the first bar painted

Namespace:  SharpCharts.Base.ChartObject
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
protected int CalculateFirstBarPainted(
	int lastBarPainted
)

Parameters

lastBarPainted
Type: SystemInt32
Last bar painted

Return Value

Type: Int32
See Also