Search Results for

    Show / Hide Table of Contents

    Class PieSegmentRenderPassData

    Defines render pass data which is required to draw single com.scichart.charting.visuals.renderableSeries.IPieSegment

    Inheritance
    java.lang.Object
    PieSegmentRenderPassData
    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 PieSegmentRenderPassData implements ICleanable

    Constructors

    PieSegmentRenderPassData()

    Declaration
    public PieSegmentRenderPassData()

    Fields

    fillStyle

    Declaration
    public BrushStyle fillStyle
    Field Value
    Type Description
    BrushStyle

    formattedLabel

    Declaration
    public CharSequence formattedLabel
    Field Value
    Type Description
    CharSequence

    isSelected

    Declaration
    public boolean isSelected
    Field Value
    Type Description
    boolean

    segmentAngle

    Declaration
    public float segmentAngle
    Field Value
    Type Description
    float

    startAngle

    Declaration
    public float startAngle
    Field Value
    Type Description
    float

    strokeStyle

    Declaration
    public PenStyle strokeStyle
    Field Value
    Type Description
    PenStyle

    titleStyle

    Declaration
    public FontStyle titleStyle
    Field Value
    Type Description
    FontStyle

    Methods

    clear()

    Declaration
    public void clear()

    Implements

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