Search
TowerRenderer.Layout Property
See Also
 






Gets or sets the layout of tower segments.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public TowerLayout Layout { get; set; }

Visual Basic  Copy Code

Public Property Layout As TowerLayout

 Property Value

 See Also