| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Properties Methods Structures Enumerations Glossaries Active Charts VectorMath Class DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > Style examples > Fine shading Fine shadingVery detailed is done on the altitude colors, giving an illusion of smoothly graded color. This may be very slow to render in vector formats such as SVG. sp.ContourPlotStyle = ContourPlotStyles.Fine;sp.CloudChartStyle = CloudChartStyles.Fine; The density setting is used to determine the accuracy of the grid-fit as normal, then each tile is divided assuming that the surface is locally linear. |