public final class PieToolStyle extends Enum
Title: PieToolStyle class
Description: Describes the possible values of the PieTool.Style method.
Copyright (c) 2005-2019 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
PieTool.getStyle()
,
Serialized FormModifier 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, readResolve
public static final PieToolStyle FOCUS
public static final PieToolStyle EXPLODE