AnalysisDisplayStyle.GetLegendSettings Method

AnalysisDisplayStyleGetLegendSettings Method

Get legend settings object from the style.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public AnalysisDisplayLegendSettings GetLegendSettings()
Public Function GetLegendSettings As AnalysisDisplayLegendSettings
public:
AnalysisDisplayLegendSettings^ GetLegendSettings()
member GetLegendSettings : unit -> AnalysisDisplayLegendSettings 

Return Value

AnalysisDisplayLegendSettings
See Also