luxlabs header browser preview


@class NSString;

@interface _TtC9TeaChartsP33_9EE3010B3705A23DEDCE010A1E35708921LineSeriesDataElement : UIAccessibilityElement {
    void /* unknown type, empty encoding */ seriesElement;
    void /* unknown type, empty encoding */ cachedLabel;
    void /* unknown type, empty encoding */ cachedValue;
}

@property (nonatomic) struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; } accessibilityFrame;
@property (nonatomic, copy) NSString *accessibilityLabel;
@property (nonatomic, copy) NSString *accessibilityValue;

- (id)init;
- (id)initWithAccessibilityContainer:(id)a0;
- (void).cxx_destruct;

@end