ToImage Method
ToImage function
Render data bar in cell to image byte array.
func (instance *DataBar) ToImage(cell *Cell, imgopts *ImageOrPrintOptions) ([]byte, error)
Remarks
See Also
- Class DataBar
- Library Aspose.Cells for Go
Render data bar in cell to image byte array.
func (instance *DataBar) ToImage(cell *Cell, imgopts *ImageOrPrintOptions) ([]byte, error)