'Declaration
<BrowsableAttribute(False)> <C1DescriptionAttribute("ChartStyle.LinePattern", "Gets or sets the Line Pattern.")> <DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> Public Property LinePattern As LinePatternEnum
[Browsable(false)] [C1Description("ChartStyle.LinePattern", "Gets or sets the Line Pattern.")] [DefaultValue(Mono.Cecil.CustomAttributeArgument)] public LinePatternEnum LinePattern {get; set;}