tsichart-core 2.1.9 → 2.1.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -563,7 +563,6 @@ declare class LineChart extends TemporalXAxisComponent {
563
563
  private plotComponents;
564
564
  private isFirstMarkerDrop;
565
565
  private xOffset;
566
- private xAxisRightPadding;
567
566
  private swimlaneYExtents;
568
567
  private swimLaneContents;
569
568
  private originalSwimLanes;