'Declaration Public Sub SetSheetChart( _ ByVal chart As IExcelChart _ )
'Usage Dim instance As ExcelWorksheet Dim chart As IExcelChart instance.SetSheetChart(chart)
public void SetSheetChart( IExcelChart chart )
Parameters
- chart
- An GrapeCity.Excel.Chart.IExcelChart instance describe a chart settings.