The following tables list the members exposed by PolarChartAppearance.
Name | Description | |
---|---|---|
PolarChartAppearance Constructor | Overloaded. |
Name | Description | |
---|---|---|
AngleUnit | Gets/sets value of AngleUnit. | |
Character | Specifies the individual Character to render for each scatter point. (Inherited from Infragistics.UltraChart.Resources.Appearance.ScatterChartAppearance) | |
CharacterFont | Specifies the Font of the Character to use to render each Scatter point. (Inherited from Infragistics.UltraChart.Resources.Appearance.ScatterChartAppearance) | |
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
ChartText | Collection of Chart Text objects that can be displayed onto this Scatter Chart. (Inherited from Infragistics.UltraChart.Resources.Appearance.ScatterChartAppearance) | |
ColumnX | Gets/sets the column index to be used for X-Axis values when rendering a Scatter Chart. (Inherited from Infragistics.UltraChart.Resources.Appearance.ScatterChartAppearance) | |
ColumnY | Gets/sets the column index to be used for Y-Axis values when rendering a Scatter Chart. (Inherited from Infragistics.UltraChart.Resources.Appearance.ScatterChartAppearance) | |
ConnectWithLines | Overridden. Determines whether or not to connect points in the Polar Chart with lines. | |
EnableLabelFlipping | Gets/sets value of EnableLabelFlipping. | |
FillArea | Determines whether or not the area(s) within the polar data points will be filled with color(s). | |
FreeStandingAxis | Determines where the axis is displayed. If FreeStandingAxis is True, then the axis will be displayed outside the polar chart area. Otherwise, the axis will be displayed inside the polar chart area. | |
GroupByColumn | Specifies a zero-based index of the data column used when grouping data into scatter series. (Inherited from Infragistics.UltraChart.Resources.Appearance.ScatterChartAppearance) | |
Icon | Retrieves an enumeration which determines what SymbolIcon to use when rendering each scatter plot series. (Inherited from Infragistics.UltraChart.Resources.Appearance.ScatterChartAppearance) | |
IconSize | Determines the size of the SymbolIcon to render for each data series. (Inherited from Infragistics.UltraChart.Resources.Appearance.ScatterChartAppearance) | |
LabelFlippingEndAngle | Gets/sets value of LabelFlippingEndAngle. | |
LabelFlippingStartAngle | Gets/sets value of LabelFlippingStartAngle. | |
LineAppearance | Gets the SplineAppearance object, which determines the tension of the lines connecting scatter points. (Inherited from Infragistics.UltraChart.Resources.Appearance.ScatterChartAppearance) | |
NullHandling | Specifies whether nulls in the data are treated as zero or an average of adjacent values. (Inherited from Infragistics.UltraChart.Resources.Appearance.ScatterChartAppearance) | |
UseGroupByColumn | Specifies whether the chart will use the GroupByColumn. (Inherited from Infragistics.UltraChart.Resources.Appearance.ScatterChartAppearance) |
Name | Description | |
---|---|---|
dirty | A dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
noUpdate | Set the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
Name | Description | |
---|---|---|
CopyProperties | Copies this object's properties to another ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance) | |
ResetAngleUnit | Resets the AngleUnit property to its default value. | |
ResetEnableLabelFlipping | Resets the EnableLabelFlipping property to its default value. | |
ResetLabelFlippingEndAngle | Resets the LabelFlippingEndAngle property to its default value. | |
ResetLabelFlippingStartAngle | Resets the LabelFlippingStartAngle property to its default value. | |
ShouldSerializeAngleUnit | Returns a Boolean value that determines whether the AngleUnit property is set to its default value. | |
ShouldSerializeEnableLabelFlipping | Returns a Boolean value that determines whether the EnableLabelFlipping property is set to its default value. | |
ShouldSerializeLabelFlippingEndAngle | Returns a Boolean value that determines whether the LabelFlippingEndAngle property is set to its default value. | |
ShouldSerializeLabelFlippingStartAngle | Returns a Boolean value that determines whether the LabelFlippingStartAngle property is set to its default value. | |
ToString | Returns a string representation of a ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance) |
Name | Description | |
---|---|---|
CreateInstanceDescriptor | Creates and returns an InstanceDescriptor which represents this ChartTypeAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance) |