AnalysisDisplayStyle.SetMarkersAndTextSettings
Method
Description:
Set markers and text settings object for the style.
Set markers and text settings object for the style.
Syntax
public void SetMarkersAndTextSettings(
AnalysisDisplayMarkersAndTextSettings markersAndTextSettings
)
Parameters
Parameter | Type | Description |
---|---|---|
markersAndTextSettings | AnalysisDisplayMarkersAndTextSettings |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
InvalidOperationException | markers and text settings were not created with the object. |