'宣言
Public Function New( _ ByVal legend As ILegendDataModel, _ ByVal title As String, _ ByVal rule As ICustomLegendItemRule, _ ByVal key As String, _ ByVal stringFormatting As IStringFormatting _ )
public _CustomItemizedValuePointLegendItem( ILegendDataModel legend, string title, ICustomLegendItemRule rule, string key, IStringFormatting stringFormatting )
パラメータ
- legend
- title
- rule
- key
- stringFormatting