2027 Members
Changes 0
M

AnalysisDisplayLegendSettings Properties

Name Return Type Description
P ColorRangeHeight int Height of color range (for Colored Surface, Markers and Text, and Vector display). Measured in paperspace units.
P ColorRangeWidth int Width of color range (for Colored Surface, Markers and Text, and Vector display). Measured in paperspace units.
P HeadingTextTypeId ElementId Element id of text associated with legend heading.
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity.
P NumberForScale double A fixed value to display on the legend scale (0 by default; 0 means width of legend scale is calculated dynamically).
P NumberOfSteps int Number of steps (values between minimum and maximum) to be shown in legend.
P Rounding double Rounding increment for numeric values of analysis results.
P ScaleHeight int Height of scale (for Diagram display). Measured in paperspace units.
P ShowDataDescription bool If true, data description is shown in the legend.
P ShowDataName bool If true, data name is shown in the legend.
P ShowLegend bool If true, legend is shown in the view.
P ShowUnits bool If true, units are shown in the legend.
P TextTypeId ElementId Element id of text associated with legend body.