AnalysisDisplayLegendSettingsNumberForScale Property

A fixed value to display on the legend scale (0 by default; 0 means width of legend scale is calculated dynamically).

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double NumberForScale { get; set; }

Property Value

Double
See Also