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