ChartTooltipBuilder.Shared Method
| Name | Parameters | Description |
|---|---|---|
| Shared(JS) | value | Specifies whether the tooltip is shared across all series points with the same argument. Mirrors the client-side shared option. |
| Shared(Boolean) | value | Specifies whether the tooltip is shared across all series points with the same argument. Mirrors the client-side shared option. |