'Declaration <CategoryAttribute("Settings")> <DescriptionAttribute("The maximum difference of the interval between adjacent slices, in percents of the interval between slices.")> Public Property SliceIntervalMaxDelta As Double
[Category("Settings")] [Description("The maximum difference of the interval between adjacent slices, in percents of the interval between slices.")] public double SliceIntervalMaxDelta { get; set; }
Property Value
Default value is 0.01.