Searched defs:TypeGroupInfo (Results 1 – 1 of 1) sorted by relevance
88 struct TypeGroupInfo struct90 TypeId meTypeId; /// Unique chart type identifier.91 TypeCategory meTypeCategory; /// Category this chart type belongs to.92 const sal_Char* mpcServiceName; /// Service name of the type.93 VarPointMode meVarPointMode; /// Mode for varying point colors.94 sal_Int32 mnDefLabelPos; /// Default data label position (API constant).97 bool mbPolarCoordSystem; /// True = polar, false = cartesian.98 bool mbSeriesIsFrame2d; /// True = 2D type series with area formatting.100 bool mbCategoryAxis; /// True = X axis contains categories.101 bool mbSwappedAxesSet; /// True = X axis and Y axis are swapped.[all …]
Completed in 25 milliseconds