'Declaration <DescriptionAttribute("The distance, in units specified by the AxesMeasurementUnits property, between ticks on axis.")> <DefaultValueAttribute(0)> Public Property AxisTickDistance As Single
[Description("The distance, in units specified by the AxesMeasurementUnits property, between ticks on axis.")] [DefaultValue(0)] public float AxisTickDistance { get; set; }
[Description("The distance, in units specified by the AxesMeasurementUnits property, between ticks on axis.")] [DefaultValue(0)] public: __property float get_AxisTickDistance(); public: __property void set_AxisTickDistance(
float value
);
[Description("The distance, in units specified by the AxesMeasurementUnits property, between ticks on axis.")] [DefaultValue(0)] public:
property float AxisTickDistance { float get(); void set(float value); }
Property Value
Значение по умолчанию - 0.