gradientForSides property

bool? gradientForSides
getter/setter pair

By default sides fill is set to a gradient through this option being set to true. Set to false to get solid color for the sides.

API Docs: https://api.highcharts.com/highcharts/series.pyramid3d.data.gradientForSides

Implementation

bool? gradientForSides;