|
Reference > Enumerations > ValueTagStyles Enumeration ValueTagStyles Enumeration
Value-label style (flags).
[flags]
public enum ValueTagStyles
Members
| Angled | Angled text is used for values | | Center | Values are centered above markers | | CumulativeValues | Cumulative values are used on stacked barcharts | | Duration | Numeric values are formatted to base-60 | | Hints | Values are set as status-line hints | | InheritColor | Values inherit color from data points | | Inside | Values are written inside bars, pie-sectors, markers | | Left | Values are written to the left of markers | | Middle | Values are vertically centred in each bar | | Normal | Values are written as text (default) | | Opaque | Value text is drawn with opaque background | | Radial | Values are displaced outward along a radius (Polar charts only) | | RecolorOutside | Values on bars match the bar colour when forced outside the bar | | Right | Values are right-aligned above markers | | SectorValues | Sector values are used on stacked barcharts | | ShowAllTags | Value tags are drawn even if they have too little space | | Tips | Values are set as pop-up tips | | Vertical | Vertical text is used for values |
RequirementsNamespace: Causeway Assembly: SharpPlot (in sharpplot.dll)
See also ...SharpPlot Members | ValueTagStyle Property
Send comments on this topic © Dyalog Ltd 2009
|