CircularGaugeTooltipBuilder.PaddingTopBottom Method
Name | Parameters | Description |
---|---|---|
PaddingTopBottom(JS) | value | Generates an empty space, measured in pixels, between a tooltip's top/bottom border and its text. Mirrors the client-side paddingTopBottom option. |
PaddingTopBottom(Double) | value | Generates an empty space, measured in pixels, between a tooltip's top/bottom border and its text. Mirrors the client-side paddingTopBottom option. |