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