ChSetTitleFont Macro

Microchip Graphics Library

Microchip Graphics Library
ChSetTitleFont Macro
C
#define ChSetTitleFont(pCh, pNewFont) (((CHART *)pCh)->prm.pTitleFont = pNewFont)
Overview

This macro sets the location of the font used for the title of the chart.

Input Parameters
Input Parameters 
Description 
pCh 
Pointer to the object. 
pNewFont 
Pointer to the font used. 
Returns

none.

Preconditions

none

Side Effects

none

Example

See ChCreate() example.

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