'Declaration Public Function New( _ ByVal legend As ILegendDataModel, _ ByVal title As String, _ ByVal key As DataValueType, _ ByVal value As DataValueType, _ ByVal stringFormatting As IStringFormatting _ )
public _ItemizedValuePointLegendItem( ILegendDataModel legend, string title, DataValueType key, DataValueType value, IStringFormatting stringFormatting )
Parameters
- legend
- title
- key
- value
- stringFormatting