Search
TowerRenderer.LeftSeries Property
See Also
 






Gets or sets the left-side Series drawn by this TowerRenderer.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public Series LeftSeries { get; set; }

Visual Basic  Copy Code

Public Property LeftSeries As Series

 Property Value

 See Also