Search Results for

    Show / Hide Table of Contents

    Class Style

    Defines the base class for pen, brush, font styles

    Inheritance
    java.lang.Object
    Style
    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 abstract class Style

    Constructors

    Style()

    Declaration
    public Style()

    Methods

    isVisible()

    Gets whether this style is visible

    Declaration
    public abstract boolean isVisible()
    Returns
    Type Description
    boolean

    True if this style is visible

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