MindFusion.Charting for WebForms Programmer's Guide
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.WebForms
Assembly: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public bool AlignToAxis { get; set; }

Visual Basic  Copy Code

Public Property AlignToAxis As Boolean

 Property Value

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.WebForms Namespace