Chart States

Microchip Graphics Library

Microchip Graphics Library
Chart States

List of Chart bit states.

Macros
Name 
Description 
Bit for disabled state. 
Bit to indicate chart must be redrawn. 
Bit to indicate data portion of the chart must be redrawn. 
Bit to indicate that bar charts are to be drawn with 3-D effect 
Bit to indicate the chart is type bar. If both PIE and BAR types are set BAR type has higher priority. 
These bits (with CH_BAR bit set), sets the bar chart to be drawn horizontally. 
These bits (with CH_PIE bit set), sets the pie chart to be drawn in a donut shape. 
Bit to indicate that legend is to be shown. Usable only when seriesCount > 1. 
This bit is used only for bar charts. If this bit is set, it indicates that the bar chart labels for variables are numeric. If this bit is not set, it indicates that the bar chart labels for variables are alphabets. 
Bit to indicate that the pie chart will be drawn with percentage values shown for the sample data. For bar chart, if CH_VALUE is set, it toggles the value shown to percentage. 
Bit to indicate the chart is type pie. If both PIE and BAR types are set BAR type has higher priority. 
Bit to indicate that the values of the bar chart data or pie chart data are to be shown 
Bit to indicate chart must be removed from screen. 
Module
Links
Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved