Skip to main content

ChartCommonSeriesSettingsPointImageBuilder.Height Method

Name Parameters Description
Height(JS) value Specifies the height of the image used instead of a point marker. Mirrors the client-side height option.
Height(Action<ChartCommonSeriesSettingsPointImageHeightBuilder>) configurator Specifies the height of the image used instead of a point marker. Mirrors the client-side height object.
Height(Double) value Specifies the height of the image used instead of a point marker. Mirrors the client-side height option.