Version

RadarChartAppearance Class Properties

For a list of all members of this type, see RadarChartAppearance members.

Public Properties
 NameDescription
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyColorFillDetermines whether or not the area between the data points will be filled with color.  
Public PropertyLineDrawStyleReturns or sets a value that determines the style of a radial axis line.  
Public PropertyLineEndCapStyleReturns or sets a value that determines the style applied at the end of lines.  
Public PropertyLineThicknessGets/sets the thickness of the data lines on a plotted Radar Chart.  
Public PropertyMidPointAnchorsReturns or sets a Boolean value that indicates whether or not the data points between plotted line segments are displayed in the Radar Chart.  
Public PropertyNullHandlingProperty indicating how null values should be handled on the radar chart.  
Public PropertySpacingAroundChartSpace allocated for labels around the radar plot. The default value of -1 will automatically determine this value.  
Public PropertySplineTensionRetrieves or adjusts the spline tension.  
Protected Properties
 NameDescription
Protected PropertydirtyA dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Protected PropertynoUpdateSet the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
See Also