'Declaration
Public Property AnimateChartsSequentially As System.Boolean
'Usage
Dim instance As NAnimationTheme Dim value As System.Boolean instance.AnimateChartsSequentially = value value = instance.AnimateChartsSequentially
public System.bool AnimateChartsSequentially {get; set;}