ChartDirector 5.1 (.NET Edition)

Chart.TouchBar


Declaration

[VB] Public Const TouchBar As Integer
[C#] public const int TouchBar;

Description

A constant equals to -1.7e-100 to represent that the bars in a bar layer should touch each others with no gap in between.

This constant is used in BarLayer.setBarGap.