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