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