PoLinearValueLegendValueDistributions Enumeration |
Type of distribution of the values.
Namespace: OIV.MeshViz.Graph
Member name | Value | Description | |
---|---|---|---|
ALL_VALUES | 0 | All the values of the legend are displayed. | |
LINEAR_VALUES | 1 | The values of the legend are displayed like a linear axis. | |
MIN_MAX_VALUES | 2 | Only the minimum and maximum of the values of the legend are displayed. |