Click or drag to resize
DseConfigurationGraphOptions Property
Gets the options related to graph instance.

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
public GraphOptions GraphOptions { get; }

Property Value

Type: GraphOptions
See Also