Click or drag to resize

DrawingBaseOnBarSpaceChanged Method

Raised when the bar space changes

Namespace:  SharpCharts.Base.ChartObject
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
protected abstract void OnBarSpaceChanged(
	double barSpace
)

Parameters

barSpace
Type: SystemDouble
See Also