'Usage
Dim instance As RadarAxis
Dim value As Single
instance.RadarLabelsDetachment = value
value = instance.RadarLabelsDetachment
[Category("Radar Axis Specific")]
[Description("Controls the datachment of category labels")]
[DefaultValue(5)]
public float RadarLabelsDetachment {get; set;}
Remarks
By default set to 0.2f.
Example
The following example increases the detachment of the radar category labels
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2