Gets or sets the width of the funnel stem.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public float StemWidth { get; set; } |
Visual Basic Copy Code |
---|
Public Property StemWidth As Single |
A float value specifying the stem width. The default value is 0.
MindFusion.Charting Developer's Guide | © 2024 MindFusion |