'Declaration Public Function New( _ ByVal legend As ILegendDataModel, _ ByVal title As String, _ ByVal start As Double, _ ByVal end As Double, _ ByVal stringFormatting As IStringFormatting _ )
public _ItemizedRangePointLegendItem( ILegendDataModel legend, string title, double start, double end, IStringFormatting stringFormatting )
Parameters
- legend
- title
- start
- end
- stringFormatting