Gets or sets the shape of tower segments.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public TowerSegmentShape SegmentShape { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property SegmentShape As TowerSegmentShape |
See Also