ChartDirector 7.1 (.NET Edition)

Chart.TouchBar


Declaration

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

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.