Initializes a new instance of the TowerRenderer class.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public TowerRenderer ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The Series that should be rendered on left side of the chart.
The Series that should be rendered on right side of the chart.
See Also