'DeclarationPublic Property ContourPathMode As ContourPathMode
'UsageDim instance As NHeatMapSeriesBase Dim value As ContourPathMode instance.ContourPathMode = value value = instance.ContourPathMode
public ContourPathMode ContourPathMode {get; set;}