Get the custom intervals.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Intervals() As IAgVeGfxIntervalsCollection |
| [C#] |
|---|
public IAgVeGfxIntervalsCollection Intervals {get;} |
| [Managed C++] |
|---|
public: __property IAgVeGfxIntervalsCollection ^ get_Intervals(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeGfxIntervalsCollection getIntervals(); |
[Python - STK API ] |
|---|
@property def Intervals(self) -> "IAgVeGfxIntervalsCollection": |






