Visual Basic (Declaration) | |
---|---|
<CategoryAttribute("Appearance")> <BindableAttribute(True)> <DefaultValueAttribute()> <DescriptionAttribute("Defines marks for the labels in the second row. Major tick mark line style is used for drawing.")> <PersistenceModeAttribute()> Public Property LabelMark As LabelMark |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[CategoryAttribute("Appearance")] [BindableAttribute(true)] [DefaultValueAttribute()] [DescriptionAttribute("Defines marks for the labels in the second row. Major tick mark line style is used for drawing.")] [PersistenceModeAttribute()] public LabelMark LabelMark {get; set;} |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family