public class PieMarks extends TeeBase
Title: PieMarks class
Description: Customized pie series marks with additional properties.
Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
chart, InternalUse| Constructor and Description |
|---|
PieMarks(IBaseChart c,
Series s) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLegSize() |
boolean |
getVertCenter() |
void |
setLegSize(int value) |
void |
setVertCenter(boolean value) |
getChart, invalidate, setBooleanProperty, setChart, setColorProperty, setDoubleProperty, setIntegerProperty, setStringPropertypublic PieMarks(IBaseChart c, Series s)