Initializes a new instance of the StepRenderer class.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public StepRenderer ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
A list of Series that should be rendered by this object.
See Also