Main Page | Class Hierarchy | Class List | Class Members

wxPieCtrlLegend Class Reference

#include <wxPieCtrl.h>

List of all members.

Public Member Functions

wxColour GetBackColour ()
 Returns the colour used for displaying lagend window background.
unsigned int GetHorBorder ()
 Returns the size of horizontal border of legend window.
wxColour GetLabelColour ()
 Returns the colour used for displaying the labels of sectors.
wxFont GetLabelFont ()
 Returns the font used for displaying the labels of sectors.
unsigned int GetVerBorder ()
 Returns the size of vertical border of legend window.
bool IsTransparent ()
 Returns transparency flag of legend window.
void SetBackColour (wxColour colour)
 Sets the colour used for displaying legend window background.
void SetHorBorder (unsigned int value)
 Sets the size of horizontal border of legend window.
void SetLabelColour (wxColour colour)
 Sets the colour used for displaying the labels of sectors.
void SetLabelFont (wxFont font)
 Sets the font used for displaying the labels of sectors.
void SetTransparent (bool value)
 Sets transparency flag of legend window.
void SetVerBorder (unsigned int value)
 Sets the size of vertical border of legend window.
 wxPieCtrlLegend (wxPieCtrl *parent, wxString title=wxEmptyString, wxPoint pos=wxPoint(10, 10), wxSize sz=wxDefaultSize, long style=0)
 Constructor.

Friends

class wxPieCtrl


Detailed Description

The component draws a rectangle and outputs text information for each sector of pie diagram


Constructor & Destructor Documentation

wxPieCtrlLegend::wxPieCtrlLegend wxPieCtrl parent,
wxString  title = wxEmptyString,
wxPoint  pos = wxPoint(10, 10),
wxSize  sz = wxDefaultSize,
long  style = 0
 

Constructor.

Parameters:
parent Pointer to a parent window
title Legend window title
pos Legend window position
sz Legend window size
style Window style


Generated on Tue Jun 7 21:46:25 2005 for wxPieCtrl by  doxygen 1.4.3