IPen.SmallSpace
IPen
property SmallSpace: Integer;
Type Library
TeeChartx
Description
This is a property used when pen is SmallDots and indicates the space between those points.
Example [Visual Basic]:
tChart1.Series(0).asLine.LinePen.Style=psSmallDots
tChart1.Series(0).asLine.LinePen.SmallSpace=10