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





Gets or sets a value indicating whether all axes should display same data range.

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

 Syntax

C#  Copy Code

public bool UniformScale { get; set; }

Visual Basic  Copy Code

Public Property UniformScale As Boolean

 Property Value

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.WebForms Namespace