The following tables list the members exposed by ScalePin.
Name | Description | |
---|---|---|
ScalePin Constructor |
Name | Description | |
---|---|---|
EnableDefaultValue | ||
LocationDefaultValue |
Name | Description | |
---|---|---|
DistanceFromScale | Float. Distance from the label to the tick mark, as a percentage of the scale size (radius for radial scales, length for linear scales). (Inherited from GrapeCity.ActiveReports.PageReportModel.TickMarkStyle) | |
Enable | Boolean. Indicates the pin is enabled. | |
EnableGradient | Boolean. Indicates whether a gradient effect is used for the tick mark. (Inherited from GrapeCity.ActiveReports.PageReportModel.TickMarkStyle) | |
GradientDensity | Float. Intensity of the gradient effect (from 0 to 100). (Inherited from GrapeCity.ActiveReports.PageReportModel.TickMarkStyle) | |
Hidden | Boolean. Indicates the custom label is hidden. (Inherited from GrapeCity.ActiveReports.PageReportModel.TickMarkStyle) | |
Length | Float. 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. (Inherited from GrapeCity.ActiveReports.PageReportModel.TickMarkStyle) | |
Location | Float. Location of the pin, relative to the start or end of the scale. Degrees for radial scales, percentage for linear scales. | |
PinLabel | Defines a label for the pin. | |
Placement | Determines where the tick mark should be placed relative to the scale. The value must be on of the 'Placements' enum. (Inherited from GrapeCity.ActiveReports.PageReportModel.TickMarkStyle) | |
Shape | The value must be on of 'TickMarkShapes' enum. (Inherited from GrapeCity.ActiveReports.PageReportModel.TickMarkStyle) | |
Style | (Inherited from GrapeCity.ActiveReports.PageReportModel.TickMarkStyle) | |
TickMarkImage | Image to use for the tick mark. (Inherited from GrapeCity.ActiveReports.PageReportModel.TickMarkStyle) | |
Width | Float. 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. (Inherited from GrapeCity.ActiveReports.PageReportModel.TickMarkStyle) |