You are here

VerticalAxis.php in Charts 8

File

modules/charts_google/src/Settings/Google/VerticalAxis.php
View source
<?php

namespace Drupal\charts_google\Settings\Google;

class VerticalAxis {
  private $title;

}

Classes

Namesort descending Description
VerticalAxis