ChGetShowSeriesStatus Macro

Microchip Graphics Library

Microchip Graphics Library
ChGetShowSeriesStatus Macro
C
#define ChGetShowSeriesStatus(pDSeries) (pDSeries->show)
Overview

This macro returns the show ID status of the DATASERIES.

Input Parameters
Input Parameters 
Description 
pDSeries 
Pointer to the data series(DATASERIES) that is being checked. 
Returns

Returns the status of the show flag. 1 - (SHOW_DATA) means that the show status flag is set. 0 - (HIDE_DATA) means that the show status flag is not set.

Preconditions

none

Side Effects

none

Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved