コード例 #1
0
 public void SetChart(vtkChart chart)
 {
     vtkChartLegend.vtkChartLegend_SetChart_21(base.GetCppThis(), (chart == null) ? default(HandleRef) : chart.GetCppThis());
 }