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

unpublished service StandardDiagramCreationParameters
Description
parameters that may be passed to XChartTypeTemplate::createDiagramByDataSource.

Properties' Summary
boolean
HasCategories
[ OPTIONAL ]
States whether the first ::XLabeledDataSequence in a data-source is used as categories.  
Properties' Details
HasCategories
boolean HasCategories;
Usage Restrictions
optional
Description
States whether the first ::XLabeledDataSequence in a data-source is used as categories.

 
Top of Page