'Declaration
Public ReadOnly Property AnimationLoad As AnimationLoadOptions
'Usage
Dim instance As C1FlexChart Dim value As AnimationLoadOptions value = instance.AnimationLoad
public AnimationLoadOptions AnimationLoad {get;}
public: property AnimationLoadOptions^ AnimationLoad { AnimationLoadOptions^ get(); }