:: com :: sun :: star :: chart2 ::

struct SubIncrement

Elements' Summary
IntervalCount should contain nothing for auto, or an integer value for an explicit interval count.  
PostEquidistant should contain nothing for auto, or a boolean value for an explicit setting.  
Elements' Details
IntervalCount
any IntervalCount;
Description
should contain nothing for auto, or an integer value for an explicit interval count.
PostEquidistant
any PostEquidistant;
Description
should contain nothing for auto, or a boolean value for an explicit setting.
Top of Page