The following tables list the members exposed by LinearGaugeScaleTickmarkAppearance.
Name | Description | |
---|---|---|
LinearGaugeScaleTickmarkAppearance Constructor | LinearGaugeScaleTickmarkAppearance constructor. |
Name | Description | |
---|---|---|
BrushElement | BrushElement defining how tickmarks are painted. (Inherited from Infragistics.UltraGauge.Resources.GaugeScaleTickmarkAppearance) | |
EndExtent | Location at which each tickmark should be ended. This value is expressed as a percentage of the entire extent of the gauge; for radial gauges this is a percent of the radius, whereas with linear gauges this is a percent of the height or width. (Inherited from Infragistics.UltraGauge.Resources.GaugeScaleTickmarkAppearance) | |
EndWidth | Ending width of each tickmark. | |
Frequency | How often to render a tickmark, expressed as a multiple of the current section's Scale's TickmarkInterval. (Inherited from Infragistics.UltraGauge.Resources.GaugeScaleTickmarkAppearance) | |
GaugeComponent | The Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) | |
PostInitial | A number, added to the current section's scale's start value, at which tickmark rendering should begin. (Inherited from Infragistics.UltraGauge.Resources.GaugeScaleTickmarkAppearance) | |
PreTerminal | A number, subtracted from the current section's scale's end value, at which tickmark rendering should end. (Inherited from Infragistics.UltraGauge.Resources.GaugeScaleTickmarkAppearance) | |
Shadow | Settings used to render a shadow under each tickmark. | |
StartExtent | Location at which each tickmark should be started. This value is expressed as a percentage of the entire extent of the gauge; for radial gauges this is a percent of the radius, whereas with linear gauges this is a percent of the height or width. (Inherited from Infragistics.UltraGauge.Resources.GaugeScaleTickmarkAppearance) | |
StartWidth | Starting width of each tickmark. | |
StrokeElement | StrokeElement defining the Pen used to outline each tickmark. (Inherited from Infragistics.UltraGauge.Resources.GaugeScaleTickmarkAppearance) | |
Visible | Whether or not tickmarks are visible. Setting this value to false disables rendering for these tickmarks. (Inherited from Infragistics.UltraGauge.Resources.GaugeScaleTickmarkAppearance) | |
ZPosition | Z-position of tickmarks. |
Name | Description | |
---|---|---|
SortedPropertyNames | Overridden. Used by the TypeConverter to sort when listing properties. |
Name | Description | |
---|---|---|
Clone | Creates and returns a copy of this LinearGaugeScaleTickmarkAppearance object. | |
ToString | Returns a string representation of this object. (Inherited from Infragistics.UltraGauge.Resources.GaugeScaleTickmarkAppearance) |
Name | Description | |
---|---|---|
Invalidate | Invalidates the Gauge Component (when available) and triggers a redraw of all elements. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) |