Charting for WinForms Programmer's Guide
PieRadarRenderer.AlignToAxis Property
See Also
 






Gets or sets a value indicating whether sectors should be aligned to axes in the radar grid or centered around them.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public bool AlignToAxis { get; set; }

Visual Basic  Copy Code

Public Property AlignToAxis As Boolean

 Property Value

 See Also

PieRadarRenderer Members
PieRadarRenderer Class
MindFusion.Charting Namespace