NX Open C++ Reference Guide
|
A Classifier within a VisualReporting::Rule . More...
Public Types | |
enum | DateGroupMethodOption { DateGroupMethodOptionDay, DateGroupMethodOptionWeek, DateGroupMethodOptionMonth, DateGroupMethodOptionYear } |
Represents the possible date grouping method options. More... | |
enum | GroupingMethodOption { GroupingMethodOptionManual, GroupingMethodOptionAutomatic, GroupingMethodOptionSemiAutomatic } |
Represents the possible grouping method options. More... | |
enum | RangeMethodOption { RangeMethodOptionNumber, RangeMethodOptionPercentage } |
Represents the possible range method options. More... | |
enum | TypeOption { TypeOptionSimple, TypeOptionValue, TypeOptionRange } |
Represents the possible type options. More... |
A Classifier within a VisualReporting::Rule .
Created in NX8.0.0.
Represents the possible date grouping method options.
for a VisualReporting::Classifier .
Represents the possible grouping method options.
for a VisualReporting::Classifier .
GroupingMethodOptionManual |
Grouping is manual. |
GroupingMethodOptionAutomatic |
Grouping is automatic. |
GroupingMethodOptionSemiAutomatic |
Grouping is automatic but some VisualReporting::GroupLabel s have been modified. |
Represents the possible range method options.
for a VisualReporting::Classifier .
Represents the possible type options.
for a VisualReporting::Classifier .