public final class RotateStyle extends Enum
Title: RotateStyle class
Description: Describes the possible values of the Rotate.Style method.
Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Rotate.getStyle(),
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static RotateStyle |
ALL
Elevates and Rotates the Chart series.
|
static RotateStyle |
ELEVATION
Elevates the Chart series.
|
static RotateStyle |
ROTATION
Rotates the Chart series.
|
getValue, readResolvepublic static final RotateStyle ALL
public static final RotateStyle ROTATION
public static final RotateStyle ELEVATION