| Revit 2017 API |
| AnalysisDisplayLegendSettings..::..NumberOfSteps Property |
| AnalysisDisplayLegendSettings Class See Also |
Number of steps (values between minimum and maximum) to be shown in legend.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.484.0)
Since:
2011
Syntax
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..ArgumentsInconsistentException | When setting this property: numberOfSteps is greater than 1000 or less than 0 |