The following tables list the members exposed by AxisMargin.
Name | Description | |
---|---|---|
AxisMargin Constructor | Creates AxisMargin 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) | |
MarginType | Measurement type of this margin. | |
Value | Size of this axis margin. |
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 AxisMargin object. | |
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) | |
Reset | Resets the AxisMargin object to its default value. | |
ResetMarginType | Resets the MarginType property to its default value. | |
ResetValue | Resets the Value 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) | |
ShouldSerialize | Returns a Boolean value that determines whether the object is set to its default value. | |
ShouldSerializeMarginType | Returns a Boolean value that determines whether the MarginType property is set to its default value. | |
ShouldSerializeValue | Returns a Boolean value that determines whether the Value property is set to its default value. | |
ToString | Returns a representation of this axis margin as a string. |