ActiveReports 8
TickMarkStyle Class Members
Fields  Properties 

The following tables list the members exposed by TickMarkStyle.

Public Constructors
 NameDescription
Public ConstructorTickMarkStyle Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)DistanceFromScaleDefaultValue  
Public Fieldstatic (Shared in Visual Basic)EnableGradientDefaultValue  
Public Fieldstatic (Shared in Visual Basic)GradientDensityDefaultValue  
Public Fieldstatic (Shared in Visual Basic)HiddenDefaultValue  
Public Fieldstatic (Shared in Visual Basic)LengthDefaultValue  
Public Fieldstatic (Shared in Visual Basic)PlacementDefaultValue  
Public Fieldstatic (Shared in Visual Basic)ShapeDefaultValue  
Public Fieldstatic (Shared in Visual Basic)WidthDefaultValue  
Top
Public Properties
 NameDescription
Public PropertyDistanceFromScaleFloat. Distance from the label to the tick mark, as a percentage of the scale size (radius for radial scales, length for linear scales).  
Public PropertyEnableGradientBoolean. Indicates whether a gradient effect is used for the tick mark.  
Public PropertyGradientDensityFloat. Intensity of the gradient effect (from 0 to 100).  
Public PropertyHiddenBoolean. Indicates the custom label is hidden.  
Public PropertyLengthFloat. 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.  
Public PropertyPlacementDetermines where the tick mark should be placed relative to the scale. The value must be on of the 'Placements' enum.  
Public PropertyShapeThe value must be on of 'TickMarkShapes' enum.  
Public PropertyStyle  
Public PropertyTickMarkImageImage to use for the tick mark.  
Public PropertyWidthFloat. 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.  
Top
See Also

Reference

TickMarkStyle Class
GrapeCity.ActiveReports.PageReportModel Namespace

Support Forum