Class RateLimitMetric


  • public class RateLimitMetric
    extends Metric
    Provides a Metric of the current download plugin rate limit if enabled
    Since:
    4.2.0
    • Constructor Detail

      • RateLimitMetric

        public RateLimitMetric​(int color,
                               com.github.mikephil.charting.components.YAxis.AxisDependency axisDependency)
        Parameters:
        color - color that this Metric should be drawn in
        axisDependency - to which vertical axis bind the data from this Metric