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