SharpPlot Reference > SharpPlot Properties > TreeMapStyle Property SharpPlot.TreeMapStyle Property
Set Treemap style to any combination of flags.
public TreeMapStyles TreeMapStyle {get; set;}
Options
AltitudeShading | Altitude shading is used with contour plots, bubble charts and response surfaces | FrameAxes | Axes are completed to frame chart and all data is cropped | Logarithmic | Area of rectangles scales to log of data value in TreeMap | ScaleBar | Bubble charts and altitude-shaded Contour plots add a nominal Z-Axis | SquareRoot | Area of rectangles scales to square root of data value in TreeMap | ValueTags | Value tags are written for data items |
See also ...SharpPlot Members | SharpPlot.DrawTreeMap Method
Send comments on this topic © Dyalog Ltd 2021
|