Gets or sets whether pie-radar sectors should be aligned to axes in the radar grid or centered around them.
Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor
C# Copy Code |
---|
public bool AlignToAxis { get; set; } |
Visual Basic Copy Code |
---|
Public Property AlignToAxis As Boolean |