'Declaration 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 )
Parameters
- legend
- title
- rule
- key
- stringFormatting