public final class Timescale extends Object
The minimal time period to render.
Modifier and Type | Field and Description |
---|---|
static int |
Days
Minimal level of detail is one day.
|
static int |
Months
Minimal level of detail is one month.
|
static int |
ThirdsOfMonths
Minimal level of detail is one third of month.
|
public static final int Days
Minimal level of detail is one day.
public static final int ThirdsOfMonths
Minimal level of detail is one third of month.
public static final int Months
Minimal level of detail is one month.
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.