The polyline formula.
Namespace:
Aspose.Diagram
Assembly:
Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic StrValue A { get; set; }Public Property A As StrValue
Get
Set
public:
property StrValue^ A {
StrValue^ get ();
void set (StrValue^ value);
}member A : StrValue with get, set
Property Value
Type:
StrValue
See Also