ToPdf Method
ToPdf function
Creates the chart pdf and saves it to a stream.
func (instance *Chart) ToPdf() ([]byte, error)
Remarks
See Also
- Class Chart
- Library Aspose.Cells for Go
Creates the chart pdf and saves it to a stream.
func (instance *Chart) ToPdf() ([]byte, error)