'Declaration
Public Function New( _ ByVal text As System.String, _ ByVal markShape As LegendMarkShape _ )
'Usage
Dim text As System.String Dim markShape As LegendMarkShape Dim instance As New NLegendItemCellData(text, markShape)
public NLegendItemCellData( System.string text, LegendMarkShape markShape )
Parameters
- text
- markShape