SharpPlot Reference > SharpPlot Enumerations > TreeMapStyles Enumeration TreeMapStyles Enumeration
Tree map style (flags).
[flags]
public enum TreeMapStyles
Members
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 |
RequirementsNamespace: Causeway Assembly: SharpPlot (in sharpplot.dll)
See also ...SharpPlot Members | SharpPlot.TreeMapStyle Property | SharpPlot.DrawTreeMap Method
Send comments on this topic © Dyalog Ltd 2021
|