The following tables list the members exposed by LineStyle.
Name | Description | |
---|---|---|
LineStyle Constructor | Overloaded. |
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) | |
DrawStyle | Returns or sets a value that determines the style of the lines in a chart. | |
EndStyle | Returns or sets a value that determines the style of the end of the lines in a chart. | |
MidPointAnchors | Returns or sets a Boolean value that determines whether or not the midpoints between lines are displayed. | |
StartStyle | Returns or sets a value that determines the style of the beginning of the lines in a chart. |
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 a new LineStyle object that is a copy of the current instance. | |
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) | |
Match | Determines if this LineStyle is identical to another LineStyle. | |
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 this LineStyle object. |