Search
RadarChart.AlignToAxis Property
See Also
 






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

 Syntax

C#  Copy Code

public bool AlignToAxis { get; set; }

Visual Basic  Copy Code

Public Property AlignToAxis As Boolean

 Property Value

 See Also