diff options
Diffstat (limited to 'api/pl.treksoft.kvision.chart.js/-chart/-chart-animation-parameter/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.chart.js/-chart/-chart-animation-parameter/index.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-chart-animation-parameter/index.html b/api/pl.treksoft.kvision.chart.js/-chart/-chart-animation-parameter/index.html index 14d43414..d649a85a 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-chart-animation-parameter/index.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-chart-animation-parameter/index.html @@ -8,20 +8,22 @@ <a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.chart.js</a> / <a href="../index.html">Chart</a> / <a href="./index.html">ChartAnimationParameter</a><br/> <br/> <h1>ChartAnimationParameter</h1> -<code><span class="keyword">interface </span><span class="identifier">ChartAnimationParameter</span></code> +(js) <code><span class="keyword">interface </span><span class="identifier">ChartAnimationParameter</span></code> <h3>Properties</h3> <table> <tbody> <tr> <td> -<p><a href="animation-object.html">animationObject</a></p> +(js) +<h4><a href="animation-object.html">animationObject</a></h4> </td> <td> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">animationObject</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span></code></td> </tr> <tr> <td> -<p><a href="chart-instance.html">chartInstance</a></p> +(js) +<h4><a href="chart-instance.html">chartInstance</a></h4> </td> <td> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">chartInstance</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span></code></td> |