Chart.axisZ property. Provides access to properties of the Z axis of the chart....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...
ShapeBase.coordOrigin2 property. The coordinates at the top-left corner of the containing block of this Shape....the containing block of this shape. get coordOrigin2 () : Aspose...
ChartAxis.hasMajorGridlines property. Gets or sets a flag indicating whether the axis has major gridlines....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...