Search Results for

    Show / Hide Table of Contents

    Class PieChartLayoutState

    The class with information about current layout state of ISciPieChartSurface.

    Inheritance
    java.lang.Object
    PieChartLayoutState
    Implements
    ICleanable
    Inherited Members
    Object.clone()
    Object.equals(Object)
    Object.finalize()
    Object.getClass()
    Object.hashCode()
    Object.notify()
    Object.notifyAll()
    Object.toString()
    Object.wait()
    Object.wait(long)
    Object.wait(long,int)
    Namespace:
    Assembly: .dll
    Syntax
    public class PieChartLayoutState implements ICleanable

    Constructors

    PieChartLayoutState()

    Declaration
    public PieChartLayoutState()

    Fields

    absoluteSeriesSpacing

    Gets the value indicating spacing between IPieRenderableSeries instances based on pixelPerRelativeUnit.

    Declaration
    public float absoluteSeriesSpacing
    Field Value
    Type Description
    float

    center

    The Center of ISciPieChartSurface.

    Declaration
    public final PointF center
    Field Value
    Type Description
    android.graphics.PointF

    outerRadius

    The Radius of ISciPieChartSurface.

    Declaration
    public float outerRadius
    Field Value
    Type Description
    float

    pixelPerRelativeUnit

    Gets how many pixels are in one relative unit.

    Declaration
    public float pixelPerRelativeUnit
    Field Value
    Type Description
    float

    Methods

    clear()

    Declaration
    public void clear()

    Implements

    ICleanable
    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml