Visual Basic (Declaration) | |
---|---|
<RefreshPropertiesAttribute()> <CategoryAttribute("Appearance")> <BindableAttribute(True)> <DefaultValueAttribute()> <DescriptionAttribute("True if labels are shown with offset. Only font angles 0, 90 and -90 can be used if this property is set.")> <PersistenceModeAttribute()> Public Property OffsetLabels As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[RefreshPropertiesAttribute()] [CategoryAttribute("Appearance")] [BindableAttribute(true)] [DefaultValueAttribute()] [DescriptionAttribute("True if labels are shown with offset. Only font angles 0, 90 and -90 can be used if this property is set.")] [PersistenceModeAttribute()] public bool OffsetLabels {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