ASP.NET Pack Programmer's Guide
RadarChart.AltAxesCount Property
See Also
 





Gets or sets the count of alternative chart axes.

Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public int AltAxesCount { get; set; }

Visual Basic  Copy Code

Public Property AltAxesCount As Integer

 Property Value

An int value that specifies the count of alternative axes in the radar chart.

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.WebForms Namespace