Represents different information based on its parent element.
Namespace:
Aspose.Diagram
Assembly:
Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic DoubleValue C { get; }Public ReadOnly Property C As DoubleValue
Get
public:
property DoubleValue^ C {
DoubleValue^ get ();
}member C : DoubleValue with get
Property Value
Type:
DoubleValue
See Also