| Name | Description |
---|
  | CreateAnalysisDisplayStyle(Document, String, AnalysisDisplayColoredSurfaceSettings, AnalysisDisplayColorSettings, AnalysisDisplayLegendSettings) |
Factory method - creates analysis display style object of type Colored Surface for the given document.
|
  | CreateAnalysisDisplayStyle(Document, String, AnalysisDisplayDeformedShapeSettings, AnalysisDisplayColorSettings, AnalysisDisplayLegendSettings) |
Factory method - creates analysis display style object of type Deformed Shape for the given document.
|
  | CreateAnalysisDisplayStyle(Document, String, AnalysisDisplayDiagramSettings, AnalysisDisplayColorSettings, AnalysisDisplayLegendSettings) |
Factory method - creates analysis display style object of type Diagram for the given document.
|
  | CreateAnalysisDisplayStyle(Document, String, AnalysisDisplayMarkersAndTextSettings, AnalysisDisplayColorSettings, AnalysisDisplayLegendSettings) |
Factory method - creates analysis display style object of type Markers and Text for the given document.
|
  | CreateAnalysisDisplayStyle(Document, String, AnalysisDisplayVectorSettings, AnalysisDisplayColorSettings, AnalysisDisplayLegendSettings) |
Factory method - creates analysis display style object of type Vectors for the given document.
|