Gets or sets a value indicating whether lines are drawn as curves.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public bool Curve { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Curve As Boolean |
See Also