Search
TowerChart.SegmentShape Property
See Also
 






Gets or sets the shape of tower segments.

Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public TowerSegmentShape SegmentShape { get; set; }

Visual Basic  Copy Code

Public Property SegmentShape As TowerSegmentShape

 Property Value

 See Also