'DeclarationPublic Property LayoutProperties As WaterfallLayoutProperties
'UsageDim instance As WaterfallSeries Dim value As WaterfallLayoutProperties instance.LayoutProperties = value value = instance.LayoutProperties
public WaterfallLayoutProperties LayoutProperties {get; set;}