'DeclarationPublic Property AnimateSeriesSequentially As System.Boolean
'UsageDim instance As NAnimationTheme Dim value As System.Boolean instance.AnimateSeriesSequentially = value value = instance.AnimateSeriesSequentially
public System.bool AnimateSeriesSequentially {get; set;}