Click or drag to resize
DrawingBaseCalculateXPoint Method
Calculates the X point

Namespace: SharpCharts.Base.ChartObject
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
protected double CalculateXPoint(
	int barIdx
)

Parameters

barIdx
Type: SystemInt32
Bar index

Return Value

Type: Double
See Also