Version

RadarChartAppearance Class Members

The following tables list the members exposed by RadarChartAppearance.

Public Constructors
 NameDescription
Public ConstructorRadarChartAppearance ConstructorOverloaded.   
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)
Public Methods
 NameDescription
Public MethodCopyPropertiesCopies this object's properties to another ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
Public MethodToStringReturns a string representation of a ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
Protected Methods
 NameDescription
Protected MethodCreateInstanceDescriptorCreates and returns an InstanceDescriptor which represents this ChartTypeAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
See Also