public final class PieToolStyle extends Enum
Title: PieToolStyle class
Description: Describes the possible values of the PieTool.Style method.
Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
PieTool.getStyle(),
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static PieToolStyle |
EXPLODE
Explodes and un-explodes the focused slice.
|
static PieToolStyle |
FOCUS
Draws a border around the focused pie slice.
|
getValue, readResolvepublic static final PieToolStyle FOCUS
public static final PieToolStyle EXPLODE