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: 25.0.0.0 (25.0.0.0)
Syntax
public double NumberForScale { get; set; }

Property Value

Double
See Also