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