GraphJsonSettingsClusterProp Property |
[Missing <summary> documentation for "P:VelocityGraph.GraphJsonSettings.ClusterProp"]
Namespace:
VelocityGraph
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public string ClusterProp { get; set; }
Public Property ClusterProp As String
Get
Set
public:
property String^ ClusterProp {
String^ get ();
void set (String^ value);
}
member ClusterProp : string with get, set
Property Value
Type:
StringSee Also