| SharpPlot Reference > SharpPlot Properties > NotApplicableText Property SharpPlot.NotApplicableText PropertySet “Not Applicable” Filler. By default, tables show missing values as “   –   “ which may be reset with this property. public string NotApplicableText {get; set;}Examplesp.NotApplicableText = "n/a"; This will be shown in the case of a Cross-tab where no data is found for the particular combination of group and category which intersects at each cell. See also ...SharpPlot Members 
 Send comments on this topic© Dyalog Ltd 2021
 |