SharpPlot Reference > SharpPlot Enumerations > ContourPlotStyles Enumeration

ContourPlotStyles Enumeration

Contourplot Style (flags).

[flags]
public enum ContourPlotStyles

Members

AltitudeShadingAltitude shading is used with contour plot
ClippedClip axes and all lines and markers at chart edge
CoarseNo refinement is done to colors on altitude-shaded plots
CroppedAxesCrops all chart elements at the axis boundary
CurvesPoints are joined with smooth curves rather than straight lines
ExplodeAxesAxes are set back from the plotting area
FineAltitude shading interpolated in fine detail (slow for vectorial rendering)
ForceZeroForce zero (all axes include origin)
FrameAxesAxes are completed to frame chart and all data is cropped
GridLinesDraw gridlines (all axes)
HaloMarkersHalo all markers
LinesDatapoints are connected with lines
NoAxesNo axes are drawn on the chart
NoMarkersMarkers are not drawn at data points
NoTagsContour lines are not tagged with height values
OverlayGridGridlines are drawn ontop of data
ScaleBarAltitude-shaded contour plot adds a nominal Z-Axis
ValueTagsValue tags are written for data items

Requirements

Namespace: Causeway

Assembly: SharpPlot (in sharpplot.dll)

See also ...

SharpPlot.ContourPlotStyle Property | SharpPlot.DrawContourPlot Method


Send comments on this topic
© Dyalog Ltd 2021