FlexReport for WinForms
WizardProps プロパティ (Chart2DGroup)


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart2DGroup クラス : WizardProps プロパティ
Internal used only. Gets the selected series properties in the ChartProperties dialog.
シンタックス
'宣言
 
Public Property WizardProps As ChartWizardProps
'使用法
 
Dim instance As Chart2DGroup
Dim value As ChartWizardProps
 
instance.WizardProps = value
 
value = instance.WizardProps
public ChartWizardProps WizardProps {get; set;}
解説
Used to remember the selected series properties in the ChartProperties dialog.
参照

参照

Chart2DGroup クラス
Chart2DGroup メンバ