'宣言 Public Property Fit As ChartFitType
'使用法 Dim instance As ChartWizardProps Dim value As ChartFitType instance.Fit = value value = instance.Fit
public ChartFitType Fit {get; set;}
'宣言 Public Property Fit As ChartFitType
'使用法 Dim instance As ChartWizardProps Dim value As ChartFitType instance.Fit = value value = instance.Fit
public ChartFitType Fit {get; set;}