'Declaration <DescriptionAttribute("A value indicating whether the tick labels are visible.")> <CategoryAttribute("Dicom")> Public Property ShowTickLabel As Boolean
[Description("A value indicating whether the tick labels are visible.")] [Category("Dicom")] public bool ShowTickLabel { get; set; }
Property Value
Значение по умолчанию: true.