PieChartTooltipBuilder.PaddingLeftRight Method
Name | Parameters | Description |
---|---|---|
PaddingLeftRight(JS) | value | Generates an empty space, measured in pixels, between a tooltip's left/right border and its text. Mirrors the client-side paddingLeftRight option. |
PaddingLeftRight(Double) | value | Generates an empty space, measured in pixels, between a tooltip's left/right border and its text. Mirrors the client-side paddingLeftRight option. |