'Declaration
Public Property ContourPathMode As ContourPathMode
'Usage
Dim instance As NHeatMapSeriesBase Dim value As ContourPathMode instance.ContourPathMode = value value = instance.ContourPathMode
public ContourPathMode ContourPathMode {get; set;}