Partager via


Membres TickMarkStyle

Represents a tick mark associated with a custom label.

Le type TickMarkStyle expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode protégée GetInstance Infrastructure.
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Champs

  Nom Description
Champ protégé m_instance Infrastructure.

Haut de la page

Propriétés

  Nom Description
Propriété publique DistanceFromScale Distance from the label to the tick mark, as a percentage of the scale size (radius for radial scales, length for linear scales).
Propriété publique EnableGradient Indicates whether a gradient effect is used for the tick mark.
Propriété publique GradientDensity Intensity of the gradient effect (from 0 to 100).
Propriété publique Hidden Indicates the custom label is hidden.
Propriété publique Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriété publique Length Length of the tick mark as a percentage of the parent scale radius for radial gauge and as a percentage of the Width/Height for linear gauge whichever is smaller.
Propriété publique Placement Determines where the tick mark should be placed relative to the scale.
Propriété publique Shape Shape of the tick mark.
Propriété publique Style Gets the style properties of this report definition object.
Propriété publique TickMarkImage Image to use for the tick mark.
Propriété publique Width Width of the tick mark as a percentage of the parent scale radius for radial gauge and as a percentage of the Width/Height for linear gauge whichever is smaller.

Haut de la page