The following tables list the members exposed by StripLineAppearance.
Name | Description | |
---|---|---|
StripLineAppearance Constructor | Creates a new StripLineAppearance object with default properties. |
Name | Description | |
---|---|---|
appearanceProperty | The name of a public property on an Appearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper) | |
parentAppearance | An instance of a parent Appearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper) |
Name | Description | |
---|---|---|
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
Interval | The number of days (or series) skipped between strip lines. | |
PE | Retrieves the PaintElement used when rendering each strip line. | |
Visible | Indicates whether Strip lines are displayed. |
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 | |
---|---|---|
Clone | Creates and returns a copy of this StripLineAppearance. | |
GetParentAppearance | Gets a reference to the parent appearance object held by this AppearanceHelper. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper) | |
Initialize | Constructor of a ready-to-use AppearanceHelper. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper) | |
ResetInterval | Resets the Interval property to its default value. | |
ResetPE | Resets the PaintElement property to its default values. | |
ResetVisible | Resets the Visible property to its default value. | |
SetParentAppearance | Sets the parentAppearance field to the specified ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper) | |
SetParentProperty | Sets the appearanceProperty field to a property name. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper) | |
ToString | Returns a string representation of a StripLineAppearance object. |
Name | Description | |
---|---|---|
ShouldSerializeInterval | Indicates whether the Interval property has changed from its default value. | |
ShouldSerializePE | Indicates whether the PaintElement has changed from its default value. | |
ShouldSerializeVisible | Indicates whether the Visible property has changed from its default value. |