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)