Guest User

Untitled

a guest
May 4th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. <template>
  2. <ak-chart k-title.bind="{text: 'Hybrid car mileage report'}"
  3. k-legend.bind="{position: 'top'}"
  4. k-series.bind="series"
  5. k-value-axis.bind="valueAxis"
  6. k-category-axis.bind="categoryAxis">
  7. </ak-chart>
  8. </template>
Add Comment
Please, Sign In to add comment